Crate futures_util

Source
Expand description

Combinators and utilities for working with Futures, Streams, Sinks, and the AsyncRead and AsyncWrite traits.

Re-exports§

Modules§

  • Futures
  • IO
  • Prelude containing the extension traits, which add functionality to existing asynchronous types.
  • Sinks
  • Streams